How to Install libfftw3-bin software package in Debian 8 (Jessie)

How to Install libfftw3-bin software package in Debian 8 (Jessie)

libfftw3-bin software package provides Library for computing Fast Fourier Transforms - Tools, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfftw3-bin 

libfftw3-bin is installed in your system.

Make ensure the libfftw3-bin package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfftw3-bin *

You will get with libfftw3-bin package name, version, architecture and description in a table

libfftw3-bin package basic information:

Distro Debian 8 jessie
Section Libraries
Package libfftw3-bin
Version 3.3.4-2
Description Library for computing Fast Fourier Transforms - Tools
Sub Section libs


See Also, How to uninstall or remove libfftw3-bin software package from Debian 8 (Jessie)?